| SyTraceLog |
| Logical Entity Name | SyTraceLog |
| Default Table Name | SyTraceLog |
| Physical Only | NO |
| Owner | dbo |
| Definition | |
| Note |
| SyTraceLog Columns |
| ColumnName | Domain | Datatype | NULL | Definition |
tl_id |
int | NO | ||
| tl_datetime | datetime | NO | ||
| tl_product | varchar(50) | YES | ||
| tl_campusid | int | YES | ||
| tl_userid | int | YES | ||
| tl_server | varchar(50) | YES | ||
| tl_port | smallint | YES | ||
| tl_page | varchar(120) | YES | ||
| tl_pageparameters | varchar(255) | YES | ||
| tl_object | varchar(50) | YES | ||
| tl_objectparameters | varchar(120) | YES | ||
| tl_type | int | YES | ||
| tl_description | varchar(50) | YES | ||
| tl_message | varchar(1024) | YES | ||
| tl_exceptioninfo | text | YES | ||
| tl_durationfromlast | real | YES | ||
| tl_durationfromstart | real | YES | ||
| tl_extrainfo | text | YES | ||
| ts | timestamp | NO |
| SyTraceLog Primary and Unique Keys |
| Key Name | Key Type | Keys |
| PK_SyTraceLog | PrimaryKey | tl_id |
| SyTraceLog Foreign Keys |
| Parent Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Supertype | Not For Replication |
| Child Relationships: |
| Table Name | Type | Cardinality | Constraint Name | VerbPhrase | InversePhrase | Foreign Keys | Is Subtype | Not For Replication |
| SyTraceLog Check Constraints |
| Check Constraint Name | CheckConstraint |
| SyTraceLog Storage |
| STORAGE OPTION | STORAGE VALUE |
| Filegroup | PRIMARY |
| Text Image File Group | PRIMARY |
| SyTraceLog Where Used - Model Usage |
| Mapped Object | Is User Defined? | Denormalization Mappings | Description | Bound Attachments |
| Logical dbo.SyTraceLog |
NO | |||
| Physical (Microsoft SQL Server) dbo.SyTraceLog |
NO |
| SyTraceLog Where Used - Submodel Usage |
| Model | Submodel Usage |
| Logical | Main Model |
| Physical (Microsoft SQL Server) | Main Model |
| Physical (Microsoft SQL Server) | System |
| SyTraceLog Data Movement Rules |
| Name | Type | Rule Text/Value |